翻訳と辞書
Words near each other
・ "O" Is for Outlaw
・ "O"-Jung.Ban.Hap.
・ "Ode-to-Napoleon" hexachord
・ "Oh Yeah!" Live
・ "Our Contemporary" regional art exhibition (Leningrad, 1975)
・ "P" Is for Peril
・ "Pimpernel" Smith
・ "Polish death camp" controversy
・ "Pro knigi" ("About books")
・ "Prosopa" Greek Television Awards
・ "Pussy Cats" Starring the Walkmen
・ "Q" Is for Quarry
・ "R" Is for Ricochet
・ "R" The King (2016 film)
・ "Rags" Ragland
・ ! (album)
・ ! (disambiguation)
・ !!
・ !!!
・ !!! (album)
・ !!Destroy-Oh-Boy!!
・ !Action Pact!
・ !Arriba! La Pachanga
・ !Hero
・ !Hero (album)
・ !Kung language
・ !Oka Tokat
・ !PAUS3
・ !T.O.O.H.!
・ !Women Art Revolution


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

finite volume method : ウィキペディア英語版
finite volume method

The finite-volume method (FVM) is a method for representing and evaluating partial differential equations in the form of algebraic equations (2002; Toro, 1999 ).
Similar to the finite difference method or finite element method, values are calculated at discrete places on a meshed geometry. "Finite volume" refers to the small volume surrounding each node point on a mesh. In the finite volume method, volume integrals in a partial differential equation that contain a divergence term are converted to surface integrals, using the divergence theorem. These terms are then evaluated as fluxes at the surfaces of each finite volume. Because the flux entering a given volume is identical to that leaving the adjacent volume, these methods are conservative. Another advantage of the finite volume method is that it is easily formulated to allow for unstructured meshes. The method is used in many computational fluid dynamics packages.
==1D example==

Consider a simple 1D advection problem defined by the following partial differential equation
:\quad (1) \qquad \qquad \frac+\frac=0,\quad t\ge0.
Here, \rho=\rho \left( x,t \right) \ represents the state variable and f=f \left( \rho \left( x,t \right) \right) \ represents the flux or flow of \rho \ . Conventionally, positive f \ represents flow to the right while negative f \ represents flow to the left. If we assume that equation (1) represents a flowing medium of constant area, we can sub-divide the spatial domain, x \ , into ''finite volumes'' or ''cells'' with cell centres indexed as i \ . For a particular cell, i \ , we can define the ''volume average'' value of _i \left( t \right) = \rho \left( x, t \right) \ at time \ and } , x_} \right ) }\ , as
:\quad (2) \qquad \qquad \bar_i \left( t_1 \right) = \frac} - x_}} \int_}}^}} \rho \left(x,t_1 \right)\, dx ,
and at time \ as,
:\quad (3) \qquad \qquad \bar_i \left( t_2 \right) = \frac} - x_}} \int_}}^}} \rho \left(x,t_2 \right)\, dx ,
where x_} \ and x_} \ represent locations of the upstream and downstream faces or edges respectively of the i^ \ cell.
Integrating equation (1) in time, we have:
:\quad (4) \qquad \qquad \rho \left( x, t_2 \right) = \rho \left( x, t_1 \right) - \int_^ f_x \left( x,t \right)\, dt,
where f_x=\frac.
To obtain the volume average of \rho\left(x,t\right) at time t=t_ \ , we integrate \rho\left(x,t_2 \right) over the cell volume, \left(x_} , x_} \right ) and divide the result by \Delta x_i = x_}-x_} , i.e.
: \quad (5) \qquad \qquad \bar_\left( t_\right) =\frac\int_}}^}}\left\}^ f_ \left( x,t \right) dt \right\} dx.
We assume that f \ is well behaved and that we can reverse the order of integration. Also, recall that flow is normal to the unit area of the cell. Now, since in one dimension f_x \triangleq \nabla f , we can apply the divergence theorem, i.e. \oint_\nabla\cdot fdv=\oint_f\, dS , and substitute for the volume integral of the divergence with the values of f(x) \ evaluated at the cell surface (edges x_} \ and x_} \ ) of the finite volume as follows:
:\quad (6) \qquad \qquad \bar_i \left( t_2 \right) = \bar_i \left( t_1 \right)
- \frac^ f_} dt
- \int_^ f_} dt
\right) .
where f_} =f \left( x_}, t \right) .
We can therefore derive a ''semi-discrete'' numerical scheme for the above problem with cell centres indexed as i\ , and with cell edge fluxes indexed as i\pm\frac , by differentiating (6) with respect to time to obtain:
:\quad (7) \qquad \qquad \frac + \frac \left(
f_} - f_} \right ) =0 ,
where values for the edge fluxes, f_} , can be reconstructed by interpolation or extrapolation of the cell averages. Equation (7) is ''exact'' for the volume averages; i.e., no approximations have been made during its derivation.
This method can also be applied to a 2D situation by considering the north and south faces along with the east and west faces around a node.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「finite volume method」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.